Resource StructureDefinition/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.35 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType",
"version" : "2.0.0",
"name" : "ExtensionReferralSourceType",
"status" : "active",
"date" : "2022-08-22T20:17:06.3613088+00:00",
"description" : "The type agency, organization or individual that referred the client for treatment to the agency providing the services.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"name" : "Referral Source Type"
}
],
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "ServiceRequest.requester"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Referral Source Type",
"definition" : "The type agency, organization or individual that referred the client for treatment to the agency providing the services .",
"max" : "1"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ext-referralSourceType"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/referral-source-type"
}
},
{
"id" : "Extension.value[x].coding",
"path" : "Extension.value[x].coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.value[x].coding.system",
"path" : "Extension.value[x].coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].coding.code",
"path" : "Extension.value[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].coding.display",
"path" : "Extension.value[x].coding.display",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "MHA-PDS-Mapping",
"map" : "Referral Source Type"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.